SyServiceExceptionType 
Logical Entity Name  SyServiceExceptionType 
Default Table Name  SyServiceExceptionType 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

SyServiceExceptionType Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyServiceExceptionTypeId(PK)    int  NO 
 
Code    varchar(10)  NO 
 
Descrip    varchar(50)  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
Active    bit  NO 
 
IsCriticalToSuccess    bit  NO 
 

SyServiceExceptionType Primary and Unique Keys 
Key Name  Key Type  Keys 
Uk_SyServiceExceptionType_Code  Index  Code 
PK_SyServiceExceptionType_SyServiceExceptionTypeID  PrimaryKey  SyServiceExceptionTypeId 

SyServiceExceptionType Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServiceExceptionTypeUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SyServiceExceptionTemplate  Non-Identifying  One To Zero or More  FK_SyServiceExceptionTemplateSyServiceExceptionTypeId_SyServiceExceptionTypeSyServiceExceptionTypeId        NO  YES 

SyServiceExceptionType Check Constraints 
Check Constraint Name  CheckConstraint 

SyServiceExceptionType Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

SyServiceExceptionType Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.SyServiceExceptionType 
NO       
Physical (Microsoft SQL Server)
dbo.SyServiceExceptionType 
NO       

SyServiceExceptionType Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Service 

SyServiceExceptionType Data Movement Rules 
Name  Type  Rule Text/Value